CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - acm code

搜索资源列表

  1. 2925

    0下载:
  2. acm pku 2925 源代码+部分注释-acm pku 2925 source code+ part of the Notes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:胡俊杰
  1. daima

    0下载:
  2. 北京大学acm第1002题的代码,可能有错误,仅供大家参考。-Peking University acm title code 1002 may be wrong, for your reference.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:921
    • 提供者:cjlu
  1. zjuACM

    0下载:
  2. 浙江大学acmoj上的几道题目的代码,基本属于acm的典型题目。-Zhejiang University acmoj on several topics of code, basically a typical acm topic.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:15969
    • 提供者:张博
  1. zoj_all

    0下载:
  2. zoj的题型分类,以及部分题目的AC代码,对于acm的新手来说是个很好的参考!!(CHM格式)-zoj questions of classification, as well as some topics AC code, for the novice acm is a good reference! ! (CHM format)
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:843063
    • 提供者:sdfsd
  1. 1018_comm

    0下载:
  2. poj1018的源代码,对你应该有帮助。。做acm,要加油-poj1018 the source code, you should have to assist. . Does acm, to come on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:13890
    • 提供者:linfan
  1. 1097

    0下载:
  2. 杭州电子科技大学acm题库中的1097的代码,如果有人需要拿去!-Hangzhou University of Electronic Science and Technology acm questions in the 1097 code, if someone need to take!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3133
    • 提供者:lantian
  1. 002

    0下载:
  2. 四. 实验内容――格雷码问题 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 设计求格雷码的递归算法并实现。 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上1769题 输入:输入的第一行是一个正整数m,表示测试例
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:刘珊珊
  1. ACMcode

    0下载:
  2. acm 大学生程序设计大赛常用代码 c-Collegiate Programming Contest acm common code c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:23797
    • 提供者:刘栋
  1. pkuacm1002

    0下载:
  2. PKU ACM 1002 的源码,鉴于本人初学编程,水平不高,代码质量不敢保证-PKU ACM 1002 source code, Since I am learning programming, the level is not high, the quality of the code is no guarantee
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:629
    • 提供者:景鹏
  1. pkuacm1007

    0下载:
  2. PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)-PKU ACM 1007 source code, and reverse time complexity of the algorithm control in O (n)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:景鹏
  1. AC

    0下载:
  2. 数字三角问题,一种典型的ACM题目,附有源代码 C-The question of the number of triangle, a typical topic of ACM, with the source code C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:35582
    • 提供者:霍小明
  1. pkuAcm

    0下载:
  2. 这是北京大学Acm上所有题目源代码,超好-This is the code of all the problems on the pku acm online judge!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:463210
    • 提供者:honny
  1. POJ_Source

    0下载:
  2. 做的POJ的一些题目,源码下载。 http://acm.pku.edu.cn/JudgeOnline-POJ do some of the topics, download the source code. http://acm.pku.edu.cn/JudgeOnline
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:464314
    • 提供者:qsort
  1. PUK_A_algorithm

    0下载:
  2. 在oj上的题目的源码,全部通过 帮助acm学习者 迅速提高自己-Oj on the topic in the source code, all through Acm quickly to help learners improve their
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4592099
    • 提供者:万明祥
  1. A_10944

    0下载:
  2. UVa ACM 10944 Accepted Code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:Scott Chen
  1. A_10937

    0下载:
  2. UVa ACM 10944 Accepted Code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1325
    • 提供者:Scott Chen
  1. A_10068

    0下载:
  2. UVa ACM 10068 Accepted Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:Scott Chen
  1. A_10818

    0下载:
  2. UVa ACM 10818 Accepted Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1855
    • 提供者:Scott Chen
  1. A_10231

    0下载:
  2. UVa ACM 10231 Accepted Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1779
    • 提供者:Scott Chen
  1. A_10496

    0下载:
  2. UVa ACM 10496 Accepted Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:720
    • 提供者:Scott Chen
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com